runtime/pprof.profileBuilder.strings (field)

6 uses

	runtime/pprof (current package)
		proto.go#L39: 	strings   []string
		proto.go#L135: 		id = len(b.strings)
		proto.go#L136: 		b.strings = append(b.strings, s)
		proto.go#L259: 		strings:   []string{""},
		proto.go#L383: 	b.pb.strings(tagProfile_StringTable, b.strings)